home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 February / macformat-047.iso / Demos / Days of Rage Demo / DORDEM.Dxr / 00115_optionSpeech.ls < prev    next >
Encoding:
Text File  |  1996-11-15  |  118 b   |  7 lines

  1. on mouseUp
  2.   global gSlideDelay
  3.   if the hilite of cast "optionSpeech" = 0 then
  4.     set gSlideDelay to 1
  5.   end if
  6. end
  7.